Memory management strategy in embedded real - time system 某聯(lián)產(chǎn)系統(tǒng)燃機前燃料透平設(shè)計
Memory management strategy in exception handling mechanism for c and c 異常處理機制的內(nèi)存管理策略
As i mentioned earlier , to take advantage of shared lists , you will definitely need a memory management strategy - probably garbage collection 如前所述,為了利用共享列表,您顯然需要一個內(nèi)存管理策略可能是垃圾收集器。
We first give an analysis of the whole system and its requests for memory management then we design and implement the memory management strategies of rtos for this chip , including the paged virtual memory management mechanism without swap , the memory protection , the memory sharing and the static / dynamic memory allocation mechanism . chapter 4 describes the simulation method of the memory management strategies implemented in the previous chapter , then we analyse the results of the simulation 首先對系統(tǒng)進行了分析,得到其對操作系統(tǒng)的存儲管理的具體要求,然后針對上面提出的需求,設(shè)計并實現(xiàn)了相應的存儲管理策略,包括分頁不交換的虛擬存儲機制、存儲保護、存儲共享以及內(nèi)存的靜態(tài)動態(tài)分配機制,最后介紹了在本系統(tǒng)研究和實現(xiàn)過程中用到的幾個工具軟件。